home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / dev / mui / MCC_CompactWin.readme < prev    next >
Text File  |  1999-03-02  |  3KB  |  71 lines

  1. Short:    Alternative window class for MUI
  2. Author:   Szymon Ulatowski <szulat@friko6.onet.pl>
  3. Uploader: szulat@friko6.onet.pl
  4. Version:  12.5
  5. Type:     dev/mui
  6. Requires: MUI
  7.  
  8. This class is an alternative window class for MUI. The standard one
  9. is very awkward in certain situations, especially with small windows.
  10.  
  11. You know the problems:  a window is not draggable because border gadgets
  12. have 'eaten' the titlebar or it looks extremly ugly with borders and
  13. gadgets bigger than the usable area!
  14.  
  15. The CompactWindow.mcc solves these problems:
  16.  - it uses Tiny Font for titlebar so it can fit even in small windows
  17.    (don't forget to set tiny font in MUI prefs!)
  18.  - titlebar can even become vertical when the window is narrow
  19.  - no additional gadgets
  20.  - no useless borders
  21.  - entire border can be used for sizing
  22.  - context menu gives additional functionality in place of
  23.     missing gadgets
  24.  - close and size gadget can be disabled
  25.  - you can set preferred titlebar type (horizontal/vertical)
  26.  
  27.  
  28.  
  29.  
  30.  History:
  31.  
  32. 30-Nov-98   v12.0 First release
  33.  
  34.  1-Dec-98   v12.1 removed some bugs:
  35.                    - enforcer hit at creation time
  36.                    - window title can be now changed
  37.                   little improvements:              
  38.                    - better context menu
  39.                    - vertical titlebar is top justified
  40.  6-Dec-98   v12.2 more improvements:
  41.                    - close and size gadget can be disabled
  42.                    - you can set preferred titlebar type
  43.                      (horizontal/vertical)
  44.  7-Dec-98   v12.3 bugfix: h/v preference work 'better' now
  45.  9-Jan-99   v12.4 bufix: 'contents' attribute was in fact [I.G]
  46.                          now it's really [ISG]
  47. 10-Jan-99   v12.5 new attribute, you can remove all window gadgets
  48.  
  49.  
  50. ============================= Archive contents =============================
  51.  
  52. Original  Packed Ratio    Date     Time    Name
  53. -------- ------- ----- --------- --------  -------------
  54.      620     238 61.6% 13-Sep-98 19:30:48  MCC_CompactWindow.info
  55.      620     230 62.9% 30-Nov-98 23:37:48 +demo.info
  56.     6916    4484 35.1% 10-Jan-99 16:05:28 +CompactWindowDemo
  57.      835     401 51.9% 10-Jan-99 15:26:08 +CompactWindowDemo.info
  58.     3667    1421 61.2% 10-Jan-99 21:27:04 +MCC_CompactWindow.doc
  59.     2492    1129 54.6% 10-Jan-99 16:04:58 +compactwindowdemo.c
  60.       27      27  0.0% 26-Nov-98 20:40:00 +SCOPTIONS
  61.      530     217 59.0% 10-Jan-99 15:24:24 +CompactWindow_mcc.h
  62.     5020    3156 37.1% 10-Jan-99 14:05:54 +hvdragbar.image
  63.     1180     505 57.2% 10-Jan-99 21:29:56 +Install
  64.      705     362 48.6% 10-Jan-99 21:25:22 +Install.info
  65.      556     209 62.4% 10-Jan-99 21:25:06 +Install_Developer_files
  66.      709     369 47.9% 10-Jan-99 21:25:38 +Install_Developer_files.info
  67.     6188    3731 39.7% 14-Jan-99 17:25:34 +CompactWindow.mcc
  68.     3716    2047 44.9% 06-Dec-98 18:37:46 +CompactWindow.mcp
  69. -------- ------- ----- --------- --------
  70.    33781   18526 45.1% 16-Jan-99 20:02:24   15 files
  71.